ComponentOne ASP.NET MVC Controls
AddRectangle Method

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AddRectangle Method
The build function
Add rectangle annotation for annotationlayer.
Syntax
'Declaration
 
Public Function AddRectangle( _
   Optional ByVal build As Action(Of RectangleBuilder) _
) As AnnotationLayerBuilder(Of T)

Parameters

build
The build function

Return Value

Current builder
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members